home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / gas_251.zip / bin_251 / binutils / TODO < prev    next >
Text File  |  1993-06-14  |  621b  |  21 lines

  1. o - size
  2.     Currently assumes that the only relevant sections are named .text,
  3.     .data and either .bss or .stack.  This is not very general, and it
  4.     doesn't work for ECOFF.
  5.  
  6. o - strip
  7.     Make faster by using ftruncate if available (and format is suitable).
  8.  
  9. o - nm, objdump
  10.     Add option to demangle C++ names.
  11.  
  12. o - nm, BFD
  13.     Print more information about the symbols for more object file formats.
  14.     Print the symbol size in POSIX format.
  15.  
  16. o - See also ../ld/TODO and ../bfd/TODO.
  17.  
  18. o - ar q is flakey: e.g., doesn't handle long file names properly.
  19.  
  20. o - objdump -d:  Print relocatable addresses intelligently.
  21.